chore: replace fast-glob with tinyglobby for Node globs#13
chore: replace fast-glob with tinyglobby for Node globs#13SutuSebastian merged 1 commit intomainfrom
Conversation
Use tinyglobby on Node with expandDirectories: false for prior matching behavior. Bun still uses bun:Glob. Add changeset (patch). Update packaging and architecture docs. Format CHANGELOG with oxfmt.
🦋 Changeset detectedLatest commit: dc7d88e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThis pull request replaces the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
glob-sync.ts(expandDirectories: falsekeeps matching aligned with previous behavior). Bun continues to usebun:Glob..changeset/tinyglobby-globs.md).neverBundleliststinyglobby.format:checkpasses.Verification
bun run check(build, format, lint, tests, typecheck, golden) passed locally.Summary by CodeRabbit
Chores
Documentation